home *** CD-ROM | disk | FTP | other *** search
- InsPane = {
- ACTIONS = {
- sendOk:;
- };
- OUTLETS = {
- selection;
- inspector;
- window;
- colorPanel;
- ourView;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- InsPaneWindowFrame = {
- ACTIONS = {
- recordLocation:;
- setRememberLocMode:;
- propertyChanged:;
- };
- OUTLETS = {
- locationForm;
- minHeightField;
- maxHeightField;
- minWidthField;
- rememberLocationMatrix;
- maxWidthField;
- recordLocationButton;
- optionsMatrix;
- propMatrix;
- behaviorMatrix;
- miniIconField;
- };
- SUPERCLASS = InsPane;
- };
-